home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / win95.rus / precopy2.cab / unknown.inf < prev    next >
INI File  |  1995-10-02  |  466b  |  25 lines

  1. ;UNKNOWN.INF
  2. ;
  3. ; This INF will setup up an Unknown class.
  4. ; The Unsed class is where devices we cannot completely setup go
  5. ; temporarily
  6. ;
  7. ; Copyright (c) 1993-1995 Microsoft Corporation
  8.  
  9. [version]
  10. signature="$CHICAGO$"
  11. Class=Unknown
  12. Provider=%MS%
  13.  
  14. ;Class Install
  15. [ClassInstall]
  16. AddReg=Unknown_Reg
  17.  
  18. [Unknown_Reg]
  19. HKR,,,,%UnknownClassName%
  20. HKR,,Icon,,-18
  21.  
  22. [Strings]
  23. MS                      = "Microsoft"
  24. UnknownClassName    = "─≡≤πΦσ ≤±≥≡εΘ±≥Γα"
  25.